FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package eng.fhir.profile.dev#0.0.7-beta (62 ms)

Package eng.fhir.profile.dev
Type CodeSystem
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=http://cct.eng.it/FHIR/schema/interventi
Url http://cct.eng.it/FHIR/schema/interventi
Version 1.0.1
Status draft
Date 2023-03-31T18:00:18+02:00
Name InterventiCode
Title InterventiCode
Experimental False
Description Questo CodeSystem incluce l'elenco degli interventi
Content complete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "CodeSystem",
  "id" : "InterventiCodeEsempio",
  "meta" : {
    "profile" : [
      "https://eng.it/fhir/StructureDefinition/CodeSystem_Interventi"
    ]
  },
  "url" : "http://cct.eng.it/FHIR/schema/interventi",
  "version" : "1.0.1",
  "name" : "InterventiCode",
  "title" : "InterventiCode",
  "status" : "draft",
  "date" : "2023-03-31T18:00:18+02:00",
  "publisher" : "Engineering Informatica SPA",
  "contact" : [
    {
      "name" : "GRP_esb.sanita",
      "telecom" : [
        {
          "system" : "email",
          "value" : "grp_esb.sanita@eng.it"
        }
      ]
    }
  ],
  "description" : "Questo CodeSystem incluce l'elenco degli interventi",
  "hierarchyMeaning" : "grouped-by",
  "content" : "complete",
  "property" : [
    {
      "code" : "sesso",
      "description" : "sesso (1=Maschio, 2=Femmina, 0=Entrambi)",
      "type" : "code"
    },
    {
      "code" : "chirurgico",
      "description" : "Chirurgico",
      "type" : "boolean"
    },
    {
      "code" : "day_surgery",
      "description" : "Day Surgery",
      "type" : "boolean"
    },
    {
      "code" : "principale",
      "description" : "Principale",
      "type" : "boolean"
    },
    {
      "code" : "maggior_tutela",
      "description" : "Maggior tutela",
      "type" : "boolean"
    },
    {
      "code" : "fascia_eta",
      "uri" : "http://cct.eng.it/FHIR/schema/fasce_eta",
      "description" : "Fascia età",
      "type" : "code"
    },
    {
      "code" : "categoria",
      "uri" : "http://cct.eng.it/FHIR/schema/generic/categorie_intervento",
      "description" : "Categoria",
      "type" : "code"
    },
    {
      "code" : "data_inizio",
      "description" : "Data inizio validità",
      "type" : "dateTime"
    },
    {
      "code" : "data_fine",
      "description" : "Data fine validità",
      "type" : "dateTime"
    }
  ],
  "concept" : [
    {
      "code" : "SEB3",
      "definition" : "SEB3",
      "property" : [
        {
          "code" : "sesso",
          "valueCode" : "2"
        },
        {
          "code" : "chirurgico",
          "valueBoolean" : false
        },
        {
          "code" : "day_surgery",
          "valueBoolean" : false
        },
        {
          "code" : "principale",
          "valueBoolean" : false
        },
        {
          "code" : "maggior_tutela",
          "valueBoolean" : false
        },
        {
          "code" : "fascia_eta",
          "valueCode" : "SEB3"
        },
        {
          "code" : "categoria",
          "valueCode" : "456"
        },
        {
          "code" : "data_inizio",
          "valueDateTime" : "2022-01-01"
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.